Skip to content

fix(ide): go.work paths + gui dev pointer (Phase 1, Mantis #1257)#6

Merged
Snider merged 1 commit into
mainfrom
dev
May 1, 2026
Merged

fix(ide): go.work paths + gui dev pointer (Phase 1, Mantis #1257)#6
Snider merged 1 commit into
mainfrom
dev

Conversation

@Snider
Copy link
Copy Markdown
Contributor

@Snider Snider commented May 1, 2026

Fix subtree-layout submodule paths in go.work; bump gui submodule to dev tip with defensive SetOpacity. Phase 1.

…ntis #1257)

Workspace mode requires each external/<dep>/go path to exist as the go.mod
location. Several deps (config, gui, process, rag, scm) restructured to
/go/ subtree but the go.work was still pointing at external/<dep> (root).
Fix paths to ./external/<dep>/go for subtree-layout deps; flat-layout deps
(io, log, mcp, store, webview, ws, go) keep ./external/<dep>.

Also bump gui submodule pointer to dev tip — pulls in 1dde7eb defensive
SetOpacity wrapper that fixes the wails3-alpha.74 SetOpacity gap.
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 1, 2026

Important

Review skipped

Review was skipped due to path filters

⛔ Files ignored due to path filters (3)
  • go.work is excluded by !**/*.work
  • go.work.sum is excluded by !**/*.sum
  • go/go.sum is excluded by !**/*.sum

CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including **/dist/** will override the default block on the dist directory, by removing the pattern from both the lists.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 60e99a39-c68a-4ad7-8c9a-214bdeae7ed6

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Comment @coderabbitai help to get the list of available commands and usage tips.

@Snider Snider merged commit f5656fe into main May 1, 2026
1 of 5 checks passed
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented May 1, 2026

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant